projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
731f63c
)
*** empty log message ***
author
Kenichi Handa
<handa@m17n.org>
Mon, 6 Aug 2007 01:03:00 +0000
(
01:03
+0000)
committer
Kenichi Handa
<handa@m17n.org>
Mon, 6 Aug 2007 01:03:00 +0000
(
01:03
+0000)
lisp/ChangeLog
patch
|
blob
|
history
diff --git
a/lisp/ChangeLog
b/lisp/ChangeLog
index 667d7ca793ee56dc6bd2eb6f042be1ff0ae4189c..07a32b726c32f9458e2433257cf81eafbf0d0c81 100644
(file)
--- a/
lisp/ChangeLog
+++ b/
lisp/ChangeLog
@@
-1,3
+1,11
@@
+2007-08-06 Kenichi Handa <handa@m17n.org>
+
+ * international/quail.el: Wrap (require 'help-mode) by
+ eval-when-compile.
+ (quail-help-init): New function.
+ (quail-help): Call quail-help-init.
+ (quail-store-decode-map-key): Change it to a function.
+
2007-08-05 Jason Rumney <jasonr@gnu.org>
* vc.el (vc-rollback): Add norevert argument back.